home *** CD-ROM | disk | FTP | other *** search
/ The CDPD Public Domain Collection for CDTV 4 / CDPD_IV.bin / e / mailinglists / amigae.0294feb.archive / 000038_donews!crash!d….ac.uk!mccracal_Fri, 11 Feb 94 02:33:35 PST.msg < prev    next >
Internet Message Format  |  1994-05-26  |  7KB

  1. Received: by bkhouse.cts.com (V1.17-beta/Amiga)
  2.       id <1snh@bkhouse.cts.com>; Fri, 11 Feb 94 02:33:35 PST
  3. Received: from crash by donews.cts.com with uucp
  4.     (Smail3.1.28.1 #18) id m0pUbUB-0001O6C; Thu, 10 Feb 94 08:31 EST
  5. Received: from vanuata.dcs.gla.ac.uk by crash.cts.com with smtp
  6.     (Smail3.1.28.1 #18) id m0pUbGN-0000HYC; Thu, 10 Feb 94 05:16 PST
  7. Received: from agattu.dcs.gla.ac.uk by goggins.dcs.gla.ac.uk 
  8.           with LOCAL SMTP (PP) id <05837-0@goggins.dcs.gla.ac.uk>;
  9.           Thu, 10 Feb 1994 13:15:43 +0000
  10. Received: by agattu.dcs.gla.ac.uk (4.1/Dumb) id AA18554;
  11.           Thu, 10 Feb 94 13:15:32 GMT
  12. Date: Thu, 10 Feb 94 13:15:32 GMT
  13. Message-Id: <9402101315.AA18554@agattu.dcs.gla.ac.uk>
  14. From: mccracal@dcs.gla.ac.uk
  15. To: AmigaE@bkhouse.cts.com
  16. Cc: vaald@westminster.ac.uk
  17. Subject: Re: I`m new here!
  18.  
  19.  
  20. >     Wouter gave me a doMethod() function for Amiga E which works very
  21. > well, I'll e-mail it to you tomorrow. Does anybody else want it ?
  22.  
  23. I would quite like this and any other BOOPSI support you happen to have since
  24. I would like to experiment with BOOPSI programming but have been held back by
  25. the lack of these functions/macros.
  26.  
  27.     Alex McCracken
  28. Weinberg's Second Law:
  29.     If builders built buildings the way programmers wrote programs,
  30. then the first woodpecker that came along would destroy civilization!
  31. From donews!crash!rbhp56.rbg.informatik.th-darmstadt.de!anh Fri, 11 Feb 94 02:34:01 PST
  32. Received: by bkhouse.cts.com (V1.17-beta/Amiga)
  33.       id <1so2@bkhouse.cts.com>; Fri, 11 Feb 94 02:34:01 PST
  34. Received: from crash by donews.cts.com with uucp
  35.     (Smail3.1.28.1 #18) id m0pUcQa-0001OqC; Thu, 10 Feb 94 09:31 EST
  36. Received: from rbhp89.rbg.informatik.th-darmstadt.de by crash.cts.com with smtp
  37.     (Smail3.1.28.1 #18) id m0pUcJV-0000AFC; Thu, 10 Feb 94 06:24 PST
  38. Received: from rbhp48.rbg.informatik.th-darmstadt.de by rbhp89.rbg.informatik.th-darmstadt.de with SMTP
  39.     (1.36.108.4/15.6) id AA03944; Thu, 10 Feb 1994 15:24:18 +0100
  40. Received: by rbhp48.rbg.informatik.th-darmstadt.de
  41.     (1.36.108.4/15.6) id AA10628; Thu, 10 Feb 1994 15:23:58 +0100
  42. Message-Id: <m0pUcJV-0000AFC@crash.cts.com>
  43. Date: Thu, 10 Feb 94 15:23:57 MEZ
  44. Full-Name: Olivier Anh
  45. In-Reply-To: <9402060606.AA01601@plucky.safb.af.mil>; from "Barry D Wills" at Feb 6, 94 12:06 (midnight)
  46. Mailer: Elm [revision: 66.25]
  47. From: Olivier Anh <anh@rbhp56.rbg.informatik.th-darmstadt.de>
  48. To: AmigaE@bkhouse.cts.com (The AmigaE Mailing List)
  49. Subject: Thanx
  50.  
  51. Hi, !
  52.  
  53. Well I must thanx Barry and Kenny : I recieve 5 mails with the gtlv.e ! 3 from
  54. Kenny, 2 from Barry.
  55.  
  56. Note that I can't compile this programme, cause I'm under 1.3....
  57.  
  58. Well, I have a questoin :
  59. in the definition of the object l :
  60.  
  61. PROC initList(l:PTR TO mlh)
  62. /*-- Initialize an exec list. --*/
  63.   l.head:=l+4
  64.   l.tail:=NIL
  65.   l.tailpred:=l
  66. ENDPROC
  67.  
  68. Why is l.head:=l+4, for what is this 4 ?
  69. What is the meaning of .tailpred. I know the others items, but this not one.
  70.  
  71. /*-- This is where the string gadget buffer is hidden. --*/
  72.   stringInfo:=stringGadget.specialinfo
  73.   stringGadgetValue:=stringInfo.buffer
  74. /*-------------------------------------------------------*/
  75.  
  76. What do you measn with 'hidden' ?
  77.  
  78.  
  79. Must we always detach the list from the listview gadget before modifying it ?
  80.  
  81. Thanx for the answers !
  82.  
  83. --
  84. -------------------------------------------------------------------------------
  85.    / / Olivier ANH                        |' And may the Force be with You ! '
  86. \ X /  anh@rbg.informatik.th-darmstadt.de |             - Return of the Jedi -
  87. -------------------------------------------------------------------------------
  88. From donews!crash!rbhp56.rbg.informatik.th-darmstadt.de!anh Fri, 11 Feb 94 06:07:43 PST
  89. Received: by bkhouse.cts.com (V1.17-beta/Amiga)
  90.       id <1so7@bkhouse.cts.com>; Fri, 11 Feb 94 06:07:43 PST
  91. Received: from crash by donews.cts.com with uucp
  92.     (Smail3.1.28.1 #18) id m0pUcta-0001O6C; Thu, 10 Feb 94 10:01 EST
  93. Received: from rbhp89.rbg.informatik.th-darmstadt.de by crash.cts.com with smtp
  94.     (Smail3.1.28.1 #18) id m0pUcUK-0000VMC; Thu, 10 Feb 94 06:35 PST
  95. Received: from rbhp48.rbg.informatik.th-darmstadt.de by rbhp89.rbg.informatik.th-darmstadt.de with SMTP
  96.     (1.36.108.4/15.6) id AA03994; Thu, 10 Feb 1994 15:35:15 +0100
  97. Received: by rbhp48.rbg.informatik.th-darmstadt.de
  98.     (1.36.108.4/15.6) id AA10703; Thu, 10 Feb 1994 15:34:54 +0100
  99. Message-Id: <m0pUcUK-0000VMC@crash.cts.com>
  100. Date: Thu, 10 Feb 94 15:34:53 MEZ
  101. Full-Name: Olivier Anh
  102. In-Reply-To: <9402070945.AA00601@ntsc.shef.ac.uk>; from "D.Lamptey@sheffield.ac.uk" at Feb 7, 94 9:45 am
  103. Mailer: Elm [revision: 66.25]
  104. From: Olivier Anh <anh@rbhp56.rbg.informatik.th-darmstadt.de>
  105. To: AmigaE@bkhouse.cts.com (The AmigaE Mailing List)
  106. Subject: don't stop the press
  107.  
  108. Hi,
  109. > ]
  110. > ]Amiga E has a double page feature in Amiga Shopper this month, March 
  111. > ]issue, pages 62/63.
  112. > ]
  113.  
  114. Well, here in Germany, Amiga Plus begins a course in programming in Amiga E.
  115. The magazin is sold with a disc containing the whole archive of AmigaE
  116. The first article is on 6 pages. It might be 10 others courses...
  117. They is a very great spread out in Germany these months.
  118. ote that the other magazin : Amigamagazin, of february gas a 2 pages article
  119. about Amiga E, and it is on the Amiga Magazin PD disc...
  120.  
  121. See you !!! 
  122.  
  123.  
  124. --
  125. -------------------------------------------------------------------------------
  126.    / / Olivier ANH                        |' And may the Force be with You ! '
  127. \ X /  anh@rbg.informatik.th-darmstadt.de |             - Return of the Jedi -
  128. -------------------------------------------------------------------------------
  129. From donews!crash!Ra.MsState.Edu!djm2 Fri, 11 Feb 94 06:13:21 PST
  130. Received: by bkhouse.cts.com (V1.17-beta/Amiga)
  131.       id <1ssg@bkhouse.cts.com>; Fri, 11 Feb 94 06:13:21 PST
  132. Received: from crash by donews.cts.com with uucp
  133.     (Smail3.1.28.1 #18) id m0pUk6v-0001jYC; Thu, 10 Feb 94 14:43 PST
  134. Received: from Tut.MsState.Edu by crash.cts.com with smtp
  135.     (Smail3.1.28.1 #18) id m0pUjzD-0000AqC; Thu, 10 Feb 94 14:35 PST
  136. Received: from Ra.MsState.Edu (djm2@Ra.MsState.Edu [130.18.80.10]);
  137.            by Tut.MsState.Edu using ESMTP (8.6.4/6.5m-FWP);
  138.            id QAA26058; Thu, 10 Feb 1994 16:35:47 -0600
  139. Received: from localhost by Ra.MsState.Edu (8.6.4/6.0c-FWP);
  140.        id QAA06980; Thu, 10 Feb 1994 16:35:37 -0600
  141. Message-Id: <199402102235.QAA06980@Ra.MsState.Edu>
  142. Date: Thu, 10 Feb 1994 16:35:37 -0600 (CST)
  143. In-Reply-To: <9402082123.1rqe@bkhouse.cts.com> from "nkraft@bkhouse.cts.com" at Feb 8, 94 01:23:54 pm
  144. X-Mailer: ELM [version 2.4 PL22]
  145. MIME-Version: 1.0
  146. Content-Type: text/plain; charset=US-ASCII
  147. Content-Transfer-Encoding: 7bit
  148. Content-Length: 151
  149. From: Daniel Jr Murrell <djm2@Ra.MsState.Edu>
  150. To: AmigaE@bkhouse.cts.com
  151. Subject: Re: Ahem...
  152.  
  153. Norm,
  154.   If you get the chance, please remove djm2@ra.msstate.edu from the 
  155. AmigaE mailing list.  I've been trying to get off for months now!! :)
  156.  
  157. Dan